home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / APP / M-R / PSpice.cpt / RunningProbe.Edit < prev    next >
Text File  |  1990-09-14  |  3KB  |  78 lines

  1. This document contains information about running Probe on a 
  2. Macintosh II.
  3.  
  4. The Macintosh implementation of Probe has all the functionality of the 
  5. IBM PC implementation, as well as some specific features not found on 
  6. the IBM PC.  Some features are invoked differently due to the nature of 
  7. the Macintosh.
  8.  
  9. Application Memory Size
  10. Probe is set up to run in a 1040K region. 
  11.  
  12. Window Sizing and Placement
  13. You may move the window at any time. You may change the screen size 
  14. whenever you see the grow box at the lower right. You may also click on 
  15. the Zoom box. If you hold down the Option key when clicking on the Zoom 
  16. box, the window will shrink down to nothing;  the next click on the Zoom 
  17. box will restore it.
  18.  
  19. Color Monitors
  20. You may change the trace and window colors by selecting Color Monitor 
  21. under the Color Menu. You enable and disable a trace color by clicking 
  22. on the name; a bullet signifies a selected trace color. Each click on 
  23. the Window Color button cycles through the 8 basic Macintosh colors. Hit 
  24. the return key or click on the DONE button when you are satisfied with 
  25. your selection.
  26.  
  27. Probe saves the window information (size, placement, and color 
  28. infomation) in a file named ProbePreference in the root folder of your 
  29. hard disk when it exits, and reads it back when you start up.
  30.  
  31.  
  32.  
  33. Selecting operations with the mouse
  34. Whenever a menu is presented at the bottom of the screen, you may 
  35. either:
  36. •    type a return, which selects the default command.  The default 
  37. command is in reverse video, and may be changed by using the left or 
  38. right arrows on the keyboard;
  39. •    type the first letter of the command, or if it is preceeded by a 
  40. number, that number;
  41. •    move the mouse over the operation and click on the mouse.
  42.  
  43. Reading and Writing Log Files.
  44. A Log file is opened when you select 'Write to Log File' under the File 
  45. Menu.  It will contain a history of what you type on the keyboard from 
  46. that point on, until you either exit the application or select 'Close 
  47. Log File'.  You may select 'Read From Log File' to replay what you have 
  48. done. The log files are text files;  as such, you may use EDIT or 
  49. another word processor them to change values.
  50. You may insert lines which read:
  51.     Pause
  52. or,    Pause N
  53. to have Probe pause (N seconds for the Pause N form) or until you hit a 
  54. return (for the Pause form).
  55.  
  56. You may select About Probe under the Apple Menu to get the version 
  57. number and your ID number.
  58.  
  59.  
  60.  
  61. Copying a Screen Image to ClipBoard
  62. When a graph is on the screen, you may select Copy under the Edit Menu 
  63. to copy it to the clipboard in PICT format.  You may then paste it into 
  64. the ScrapBook, or into applications such as MacPaint.  If you hold down 
  65. the option key when copying, the menus at the bottom will be copied; 
  66. otherwise only the graph will be copied.  If the size of the Clipboard 
  67. file would exceed 32K bytes, nothing will be copied to it and a bell 
  68. will sound.
  69.  
  70. Copying a Screen Image to MacPaint® format file
  71. When a graph is on the screen, you may select 'Write Image to MacPaint 
  72. File' under the File Menu to save it as a MacPaint file.  You may save 
  73. an image which is more complicated than by copying to the clipboard as 
  74. outlined above.  A MacPaint image is always 576 pixels wide by 720 
  75. pixels long, so your image will be padded with white space or clipped to 
  76. fit.
  77.  
  78.